home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / doc / software-center / README < prev    next >
Text File  |  2009-10-23  |  942b  |  29 lines

  1.  
  2. == aptdaemon ==
  3.  * the dbus limits for the system bus are rather low, this means that
  4.    adding  <limit name="max_match_rules_per_connection">512</limit> 
  5.    and using something bigger than 512 is a good idea
  6.  
  7.  
  8. == XAPIAN ==
  9.  
  10. The following special prefixes are used:
  11.  
  12. AA - application name (Abiword)
  13. AP - package name (abiword)
  14. AS - archive section (main)
  15. AC - category (AudioVideo)
  16. AT - type (Application)
  17. AH - channel 
  18.  
  19. The following values are used:
  20.  
  21. XAPIAN_VALUE_PKGNAME - pkgname
  22. XAPIAN_VALUE_ICON - icon name
  23. XAPIAN_VALUE_GETTEXT_DOMAIN - gettext domain
  24. XAPIAN_VALUE_ARCHIVE_SECTION - archive section (main, restricted, universe, multiverse)
  25. XAPIAN_VALUE_ARCHIVE_ARCH - architectures (seperated with ",", e.g. i386,amd64) - may be empty
  26. XAPIAN_VALUE_POPCON - popcon data
  27. XAPIAN_VALUE_SUMMARY - summary text
  28. XAPIAN_VALUE_ARCHIVE_CHANNEL - channel (third party)
  29. XAPIAN_VALUE_DESKTOP_FILE - the desktop file that the information comes from